docs: Cosmetics
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 Jun 2020 21:25:57 +0000 (17:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 11 Jun 2020 21:25:57 +0000 (17:25 -0400)
Remove a few instances of GTK+ from the docs, and
remove references to ancient versions.

gtk/gtkpagesetupunixdialog.c
gtk/gtkprintunixdialog.c

index a0a0f3c4c91ba29df26a8e8bea3fefd9c116cbcc..e969477437685a9010e07cf466a04a1974e857ab 100644 (file)
  *
  * #GtkPageSetupUnixDialog implements a page setup dialog for platforms
  * which don’t provide a native page setup dialog, like Unix. It can
- * be used very much like any other GTK+ dialog, at the cost of
+ * be used very much like any other GTK dialog, at the cost of
  * the portability offered by the
  * [high-level printing API][gtk3-High-level-Printing-API]
- *
- * Printing support was added in GTK+ 2.10.
  */
 
 typedef struct _GtkPageSetupUnixDialogClass    GtkPageSetupUnixDialogClass;
index 2e67523ce12223ee90e5001674e95c52d90366b3..a243c9f5ad8555e1669b928b6551f041160e9223 100644 (file)
@@ -65,7 +65,7 @@
  *
  * GtkPrintUnixDialog implements a print dialog for platforms
  * which don’t provide a native print dialog, like Unix. It can
- * be used very much like any other GTK+ dialog, at the cost of
+ * be used very much like any other GTK dialog, at the cost of
  * the portability offered by the
  * [high-level printing API][gtk3-High-level-Printing-API]
  *
@@ -79,8 +79,6 @@
  * - %GTK_RESPONSE_APPLY: for the “Preview” button
  * - %GTK_RESPONSE_CANCEL: for the “Cancel” button
  *
- * Printing support was added in GTK+ 2.10.
- *
  * # GtkPrintUnixDialog as GtkBuildable
  *
  * The GtkPrintUnixDialog implementation of the GtkBuildable interface exposes its